projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59bb378
)
vc-hooks.el: Fix doc typo in previous
author
Glenn Morris
<rgm@gnu.org>
Fri, 25 Jul 2014 10:05:10 +0000
(06:05 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 25 Jul 2014 10:05:10 +0000
(06:05 -0400)
lisp/vc/vc-hooks.el
patch
|
blob
|
history
diff --git
a/lisp/vc/vc-hooks.el
b/lisp/vc/vc-hooks.el
index 8151e43a9f146fe8567f0b3f85dddc7d5fc1ff04..fb10edca06dd0096d0f41ae8941892c790b05dff 100644
(file)
--- a/
lisp/vc/vc-hooks.el
+++ b/
lisp/vc/vc-hooks.el
@@
-635,7
+635,7
@@
this function."
;; an alias for read-only-mode, since that is not 100% the same.
(defalias 'vc-toggle-read-only 'toggle-read-only)
(make-obsolete 'vc-toggle-read-only
- "use `read-only-mode' instead (or `toggle-read-only' in older version of Emacs)."
+ "use `read-only-mode' instead (or `toggle-read-only' in older version
s
of Emacs)."
"24.1")
(defun vc-default-make-version-backups-p (_backend _file)